home *** CD-ROM | disk | FTP | other *** search
/ Leer Poker Spelen / Unibet.iso / content / videos.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-12-19  |  79 b   |  7 lines

  1. on(release){
  2.    with(this._parent.flv)
  3.    {
  4.       gotoAndStop(6);
  5.    }
  6. }
  7.